home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ham Radio 2000 #2
/
Ham Radio 2000 - Volume 2.iso
/
HAMV2
/
ANTENNA
/
AZPRJ104
/
FONTMAP
< prev
next >
Wrap
Text File
|
1996-11-23
|
15KB
|
386 lines
% Copyright (C) 1990, 1992, 1993 Aladdin Enterprises. All rights reserved.
%
% This file is part of Aladdin Ghostscript.
%
% Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author
% or distributor accepts any responsibility for the consequences of using it,
% or for whether it serves any particular purpose or works at all, unless he
% or she says so in writing. Refer to the Aladdin Ghostscript Free Public
% License (the "License") for full details.
%
% Every copy of Aladdin Ghostscript must include a copy of the License,
% normally in a plain ASCII text file named PUBLIC. The License grants you
% the right to copy, modify and redistribute Aladdin Ghostscript, but only
% under certain conditions described in the License. Among other things, the
% License requires that the copyright notice and this notice be preserved on
% all copies.
% fontmap aka Fontmap - standard font catalog for Ghostscript.
% Modified for az_proj - Joe Mack
% ----------------------------------------------------------------
% This file is a catalog of fonts known to Ghostscript. Any font
% that is to be loaded automatically when named must be in this catalog,
% except for fonts that Ghostscript finds automatically in directories
% named in the GS_FONTPATH environment variable.
% Each font has an entry consisting of three items:
%
% - The name by which the font is known inside Ghostscript
% (a Ghostscript name preceded by a `/', or a string enclosed
% in parentheses). This is used to find the file from which
% a font of a given name should be loaded.
%
% - Information depending on whether this is a real font or a
% font alias:
%
% - For real fonts, the name of the Ghostscript font
% file (a Ghostscript string, enclosed in parentheses).
% The filename should include the extension, which (by
% convention) is `.gsf'. `.pfa' and `.pfb' files are
% also usable as fonts for Ghostscript.
%
% - For font aliases, the name of the font which should
% be used when this one is requested, preceded by a
% `/'. See the entry for Charter below for an example.
% Note that an alias name cannot be enclosed in parentheses.
%
% - At least one space or tab, and a terminating semicolon.
% Because of limitations in the MS-DOS environment, Ghostscript font
% file names must be no more than 8 characters long, must consist only
% of LOWER CASE letters, digits, and underscores, and must start with a
% letter. Font names, on the other hand, need only obey the syntax of
% names in the Ghostscript language, which is much more liberal.
% Most of the Ghostscript fonts were created automatically from freely
% available bitmaps. There is a makefile (fonts.mak) that specifies
% how this conversion was done. fonts.mak also specifies, for each such
% converted font, its uniqueID (an integer used to identify distinct fonts
% within the Ghostscript font machinery), and its encoding (the mapping
% from character codes in a string to character names). For more detailed
% information, read fonts.mak.
% The following table is actually a Ghostscript data structure.
% If you add new entries, be sure to copy the punctuation accurately;
% in particular, you must leave at least one space or tab between each
% field in the entry. Also, please read fonts.doc for important information
% about font names.
% Note that .pfa and .pfb fonts are compatible with Adobe Type Manager
% and other programs that don't include full PostScript interpreters,
% as well as with PostScript interpreters; .gsf fonts are compatible with
% PostScript interpreters, but not with ATM or similar programs.
%
% Fonts converted from bitmaps.
/AvantGarde-Book (.\\fonts\\pagk.gsf) ;
/AvantGarde-BookOblique (.\\fonts\\pagko.gsf) ;
/AvantGarde-Demi (.\\fonts\\pagd.gsf) ;
/AvantGarde-DemiOblique (.\\fonts\\pagdo.gsf) ;
/Bookman-Light (.\\fonts\\pbkl.gsf) ;
/Bookman-LightItalic (.\\fonts\\pbkli.gsf) ;
/Bookman-Demi (.\\fonts\\pbkd.gsf) ;
/Bookman-DemiItalic (.\\fonts\\pbkdi.gsf) ;
% The converted Bitstream Charter fonts have been replaced by Type 1 fonts
% contributed to the X11R5 distribution; see below.
%/Charter-Roman (.\\fonts\\bchr.gsf) ;
%/Charter-Italic (.\\fonts\\bchri.gsf) ;
%/Charter-Bold (.\\fonts\\bchb.gsf) ;
%/Charter-BoldItalic (.\\fonts\\bchbi.gsf) ;
% The converted Courier fonts have been replaced by Type 1 fonts
% contributed to the X11R5 distribution; see below.
%/Courier (.\\fonts\\pcrr.gsf) ;
%/Courier-Oblique (.\\fonts\\pcrro.gsf) ;
%/Courier-Bold (.\\fonts\\pcrb.gsf) ;
%/Courier-BoldOblique (.\\fonts\\pcrbo.gsf) ;
% Quite a few PostScript files reference Courier-Oblique rather than
% Courier-Italic, so we need some aliases here.
/Courier-Oblique /Courier-Italic ;
/Courier-BoldOblique /Courier-BoldItalic ;
/Helvetica (.\\fonts\\phvr.gsf) ;
/Helvetica-Oblique (.\\fonts\\phvro.gsf) ;
/Helvetica-Bold (.\\fonts\\phvb.gsf) ;
/Helvetica-BoldOblique (.\\fonts\\phvbo.gsf) ;
% We don't have a full set of Helvetica-Narrow....
/Helvetica-Narrow (.\\fonts\\phvrrn.gsf) ;
/Helvetica-Narrow-Bold /Helvetica-Narrow ;
/NewCenturySchlbk-Roman (.\\fonts\\pncr.gsf) ;
/NewCenturySchlbk-Italic (.\\fonts\\pncri.gsf) ;
/NewCenturySchlbk-Bold (.\\fonts\\pncb.gsf) ;
/NewCenturySchlbk-BoldItalic (.\\fonts\\pncbi.gsf) ;
/Palatino-Roman (.\\fonts\\pplr.gsf) ;
/Palatino-Italic (.\\fonts\\pplri.gsf) ;
/Palatino-Bold (.\\fonts\\pplb.gsf) ;
/Palatino-BoldItalic (.\\fonts\\pplbi.gsf) ;
/Symbol (.\\fonts\\psyr.gsf) ;
/Times-Roman (.\\fonts\\ptmr.gsf) ;
/Times-Italic (.\\fonts\\ptmri.gsf) ;
/Times-Bold (.\\fonts\\ptmb.gsf) ;
/Times-BoldItalic (.\\fonts\\ptmbi.gsf) ;
/ZapfChancery (.\\fonts\\zcr.gsf) ;
/ZapfChancery-Oblique (.\\fonts\\zcro.gsf) ;
/ZapfChancery-Bold (.\\fonts\\zcb.gsf) ;
% Some PostScript files reference the MediumItalic font....
/ZapfChancery-MediumItalic /ZapfChancery-Oblique ;
/ZapfDingbats (.\\fonts\\pzdr.gsf) ;
%
%
% Type 1 fonts contributed to the X11R5 distribution.
%
% The following notice accompanied the Charter fonts.
%
% (.\\fonts\\c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA.
%
% You are hereby granted permission under all Bitstream propriety rights
% to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream
% Charter (.\\fonts\\r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts
% for any purpose and without restriction; provided, that this notice is
% left intact on all copies of such fonts and that Bitstream's trademark
% is acknowledged as shown below on all unmodified copies of the 4 Charter
% Type 1 fonts.
%
% BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
% The Bitstream Charter fonts have different names (.\\fonts\\CharterBT-
% instead of Charter-), but Ghostscript doesn't care.
/Charter-Roman (.\\fonts\\bchr.pfa) ;
/Charter-Italic (.\\fonts\\bchri.pfa) ;
/Charter-Bold (.\\fonts\\bchb.pfa) ;
/Charter-BoldItalic (.\\fonts\\bchbi.pfa) ;
% The following notice accompanied the Courier font:
%
% IBM Courier - Copyright (.\\fonts\\c) IBM Corporation 1990, 1991
%
% You are hereby granted permission under the terms of the IBM/MIT X
% Consortium Courier Typefont agreement to execute, reproduce,
% distribute, display, market, sell and otherwise transfer copies of
% the IBM Courier font to third parties.
%
% The font is provided "AS IS" without charge. NO WARRANTIES OR
% INDEMNIFICATION ARE GIVEN, WHETHER EXPRESS OR IMPLIED INCLUDING, BUT
% LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
% A PARTICULAR PURPOSE.
/Courier (.\\fonts\\ncrr.pfa) ;
/Courier-Italic (.\\fonts\\ncrri.pfa) ;
/Courier-Bold (.\\fonts\\ncrb.pfa) ;
/Courier-BoldItalic (.\\fonts\\ncrbi.pfa) ;
% The following notice accompanied the Utopia font:
%
% Permission to use, reproduce, display and distribute the listed
% typefaces is hereby granted, provided that the Adobe Copyright notice
% appears in all whole and partial copies of the software and that the
% following trademark symbol and attribution appear in all unmodified
% copies of the software:
%
% Copyright (.\\fonts\\c) 1989 Adobe Systems Incorporated
% Utopia (.\\fonts\\R)
% Utopia is a registered trademark of Adobe Systems Incorporated
%
% The Adobe typefaces (.\\fonts\\Type 1 font program, bitmaps and Adobe Font
% Metric files) donated are:
%
% Utopia Regular
% Utopia Italic
% Utopia Bold
% Utopia Bold Italic
/Utopia-Regular (.\\fonts\\putr.pfa) ;
/Utopia-Italic (.\\fonts\\putri.pfa) ;
/Utopia-Bold (.\\fonts\\putb.pfa) ;
/Utopia-BoldItalic (.\\fonts\\putbi.pfa) ;
%
%
% Fonts contributed by URW GmbH for distribution under the GNU License.
% The following notice accompanied these fonts:
%
% N019003L Nimbus Sans L Regular PostScript Type 1 Font Program
% N021003L Nimbus Roman No9 L Regular PostScript Type 1 Font Program
% U004006T URW Grotesk 2031 Bold PostScript Type 1 Font Program
% U003043T URW Antiqua 2051 Regular Condensed PostScript Type 1 Font Program
%
% Copyright (.\\fonts\\c) 1992 URW GmbH, Hamburg, Germany
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation; either version 2 of the License, or
% (.\\fonts\\at your option) later version.
%
% This program is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; wihtout even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
% See the GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with this program; if not, write to the Free Software
% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
%
% Address:
% URW GmbH
% PC Support
% Harksheider Strasse 102
% 2000 Hamburg 65
% Germany
% Phone: +49 40 60 60 50 (.\\fonts\\Reception)
% Phone: +49 40 60 60 52 30 (.\\fonts\\PC Support)
% Fax : +49 40 60 60 52 52
%
% Nimbus Sans L Regular is a good work-alike for Helvetica:
/Helvetica /NimbusSansL-Regular ;
/NimbusSansL-Regular (.\\fonts\\n019003l.gsf) ;
% Nimbus Roman No9 L Regular is a good work-alike for Times Roman:
/Times-Roman /NimbusRomanNo9L-Regular ;
/NimbusRomanNo9L-Regular (.\\fonts\\n021003l.gsf) ;
% The other fonts don't correspond to any in the base set of 35....
/URWAntiquaT-RegularCondensed (.\\fonts\\u003043t.gsf) ;
/URWGroteskT-Bold (.\\fonts\\u004006t.gsf) ;
%
%
% Shareware Kana fonts. These are subject to the following notice:
%
% These copyrighted fonts were developed by Kevin Hartig. Permission is
% granted to freely distribute them in entirety along with this statement.
% This is shareware. If you decide to use these fonts please contribute
% $10 US to help support further freeware and shareware software development.
% Questions and comments may be sent to:
%
% hartig@fsl.noaa.gov
% khartig@nyx.cs.du.edu
%
% Kevin Hartig
% 1126 Collyer Street
% Longmont, CO 80501 USA
%
% copyright 1993.
% Hiragana and Katakana fonts. The character names are inappropriate,
% and the encoding is probably not related to any known standard.
/Calligraphic-Hiragana (.\\fonts\\fhirw.gsf) ;
/Calligraphic-Katakana (.\\fonts\\fkarw.gsf) ;
%
%
% Public-domain fonts. These have no copyright, and are of unknown quality.
% Cyrillic fonts. The character names are inappropriate,
% and the encoding is probably not related to any known standard.
/Shareware-Cyrillic-Regular (.\\fonts\\fcyr.gsf) ;
/Shareware-Cyrillic-Italic (.\\fonts\\fcyri.gsf) ;
% Aliases
/Cyrillic /Cyrillic-Regular ;
/Cyrillic-Regular /Shareware-Cyrillic-Regular ;
/Cyrillic-Italic /Shareware-Cyrillic-Italic ;
%
%
% Fonts converted from Hershey outlines. These are constructed and
% maintained manually. These are also in the public domain.
%
% The suggested UniqueID's and filenames are constructed differently for
% these than for the ones above, because of the strange way that the Hershey
% fonts were constructed. The scheme for these looks like:
%
% 42TTXY0
%
% TT = typeface, X = ``class'', Y = variation
%
% The typeface names and numbers are listed in fonts.mak.
%
% class:
% 0 = normal = r
% 1 = simplex = s
% 2 = complex = c
% 3 = triplex = t
% 4 = duplex = d
%
% variation:
% 0 = normal (.\\fonts\\omitted)
% 1 = oblique = o
% 2 = italic = i
% 3 = bold = b
% 4 = bold oblique = bo
% 5 = bold italic = bi
%
% Fonts created by Thomas Wolff <wolff@inf.fu-berlin.de>, by adding
% accents, accented characters, and various other non-alphabetics
% to the original Hershey fonts. These are "freeware", not to be sold.
/Hershey-Gothic-English (.\\fonts\\hrger.pfa) ; % 5066533
/Hershey-Gothic-German (.\\fonts\\hrgrr.pfa) ;
/Hershey-Gothic-Italian (.\\fonts\\hritr.pfa) ;
/Hershey-Plain-Duplex (.\\fonts\\hrpld.pfa) ;
/Hershey-Plain-Duplex-Italic (.\\fonts\\hrpldi.pfa) ;
/Hershey-Plain-Triplex (.\\fonts\\hrplt.pfa) ;
/Hershey-Plain-Triplex-Italic (.\\fonts\\hrplti.pfa) ;
/Hershey-Script-Complex (.\\fonts\\hrscc.pfa) ;
/Hershey-Script-Simplex (.\\fonts\\hrscs.pfa) ; % 5066541
% Fonts created algorithmically from the above.
/Hershey-Gothic-English-Bold (.\\fonts\\hrgerb.gsf) ; % 5066542
/Hershey-Gothic-English-Oblique (.\\fonts\\hrgero.gsf) ;
/Hershey-Gothic-English-SemiBold (.\\fonts\\hrgerd.gsf) ;
/Hershey-Gothic-German-Bold (.\\fonts\\hrgrrb.gsf) ;
/Hershey-Gothic-German-Oblique (.\\fonts\\hrgrro.gsf) ;
/Hershey-Gothic-Italian-Bold (.\\fonts\\hritrb.gsf) ;
/Hershey-Gothic-Italian-Oblique (.\\fonts\\hritro.gsf) ;
/Hershey-Plain-Duplex-Bold (.\\fonts\\hrpldb.gsf) ;
/Hershey-Plain-Duplex-Bold-Italic (.\\fonts\\hrpldbi.gsf) ;
/Hershey-Plain-Triplex-Bold (.\\fonts\\hrpltb.gsf) ;
/Hershey-Plain-Triplex-Bold-Italic (.\\fonts\\hrpltbi.gsf) ;
/Hershey-Script-Complex-Bold (.\\fonts\\hrsccb.gsf) ;
/Hershey-Script-Complex-Oblique (.\\fonts\\hrscco.gsf) ;
/Hershey-Script-Simplex-Bold (.\\fonts\\hrscsb.gsf) ;
/Hershey-Script-Simplex-Oblique (.\\fonts\\hrscso.gsf) ; % 5066556
% Fonts consisting only of characters from the original Hershey
% distribution. These are Type 3 fonts.
/Hershey-Greek-Complex (.\\fonts\\hrgkc.gsf) ; % 5066557
/Hershey-Greek-Simplex (.\\fonts\\hrgks.gsf) ;
/Hershey-Plain (.\\fonts\\hrplr.gsf) ;
/Hershey-Plain-Simplex (.\\fonts\\hrpls.gsf) ; % 5066560
% Fonts created algorithmically from the above.
/Hershey-Plain-Bold (.\\fonts\\hrplrb.gsf) ; % 5066561
/Hershey-Plain-Bold-Oblique (.\\fonts\\hrplrbo.gsf) ;
/Hershey-Plain-Oblique (.\\fonts\\hrplro.gsf) ;
/Hershey-Plain-Simplex-Bold (.\\fonts\\hrplsb.gsf) ;
/Hershey-Plain-Simplex-Bold-Oblique (.\\fonts\\hrplsbo.gsf) ;
/Hershey-Plain-Simplex-Oblique (.\\fonts\\hrplso.gsf) ; % 5066566
% This font, and only this font among the Hershey fonts, uses
% the SymbolEncoding.
/Hershey-Symbol (.\\fonts\\hrsyr.gsf) ; % 5066567